getStrokeColor

abstract fun getStrokeColor(block: DesignBlock): Color

Get the stroke color of the given design block.

Return

the stroke color.

Parameters

block

he block whose stroke color should be queried.